UniDAC

TUniConnectDialog Members

TUniConnectDialog class overview.

Properties

Name Description

CancelButton (inherited from TCustomConnectDialog)

Used to specify the label for the Cancel button.

Caption (inherited from TCustomConnectDialog)

Used to set the caption of dialog box.

ConnectButton (inherited from TCustomConnectDialog)

Used to specify the label for the Connect button.

Connection

Points to the associated TUniConnection object.

DatabaseLabel

Used to specify a prompt for database name edit.

DialogClass (inherited from TCustomConnectDialog)

Used to specify the class of the form that will be displayed to enter login information.

LabelSet (inherited from TCustomConnectDialog)

Used to set the language of buttons and labels captions.

PasswordLabel (inherited from TCustomConnectDialog)

Used to specify a prompt for password edit.

PortLabel

Used to specify a prompt for port number edit.

ProviderLabel

Used to specify a prompt for provider name.

Retries (inherited from TCustomConnectDialog)

Used to indicate the number of retries of failed connections.

SavePassword (inherited from TCustomConnectDialog)

Used for the password to be displayed in ConnectDialog in asterisks.

ServerLabel (inherited from TCustomConnectDialog)

Used to specify a prompt for the server name edit.

StoreLogInfo (inherited from TCustomConnectDialog)

Used to specify whether the login information should be kept in system registry after a connection was established.

UsernameLabel (inherited from TCustomConnectDialog)

Used to specify a prompt for username edit.

Methods

Name Description

Execute (inherited from TCustomConnectDialog)

Displays the connect dialog and calls the connection's Connect method when user clicks the Connect button.

GetServerList (inherited from TCustomConnectDialog)

Retrieves a list of available server names.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback